code api meaning in Chinese
美国石油学会标准
美国石油学会的标准
Examples
- A managed code api makes it easy to develop , deploy , and manage extensions to the report server
托管代码api简化了报表服务器扩展插件的开发、部署和管理。使用 - A common attack passes unexpected parameters to exposed unmanaged code api methods in an attempt to cause them to operate out of specification
普通攻击向已公开的非托管代码api方法传递意外参数,试图使它们超越规范而运行。 - Thus , even if the unmanaged code api is functionally safe after necessary demands for partially trusted callers , managed code must also check parameter validity exhaustively to ensure that no unintended calls are possible from malicious code using the managed code wrapper layer
这样,即使非托管代码api对部分受信任的调用方来说在功能上是安全的(在应用必需的请求之后) ,托管代码也必须彻底检查参数有效性,以确保恶意代码不能使用托管代码包装层执行非预期的调用。